home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / music / 213 / comm / phoncall.doc < prev    next >
Text File  |  1988-01-13  |  1KB  |  31 lines

  1. PHONCALL.DOC         4-Jan-88
  2.  
  3.  
  4. Written by Dean Koska using Modula 2/ST as developed by TDI Software, Inc.
  5.  
  6.  
  7. INTRO
  8.  
  9. Phone call keeps a list of times when your phone rings.  You can
  10. use it in conjunction with an answering machine to find out what
  11. time someone called.  You need a 1200 baud Hayes compatible modem
  12. to use this accessory.
  13.  
  14. HOW IT WORKS
  15.  
  16. When there is an imcoming call your modem will send 'RING' to your
  17. computer.  Whenever the accessory sees an incoming 'R' it will
  18. count that as one ring.  The accessory keeps a list of the date,
  19. time and number of rings for each incoming call.
  20.  
  21. HOW TO USE PHONCALL
  22.  
  23. Select 'Phone calls' from under the DESK menu.  Since there are no
  24. calls yet there are will be no entries in the phone log.  At this
  25. point you will also have the option to DISABLE the accessory if,
  26. for example, you want to use a GEM based terminal program.  Click
  27. on ENABLE to re-activate the accessory.  When there is at least
  28. one call in the phone log, just follow thru each prompt to display
  29. the date and time of each call.  Disabling and re-enabling will
  30. clear all entries in the list.
  31.